home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 39
/
CD-ROM 39
/
CD-ROM 39.iso
/
lazer
/
fpwtdemo
/
Poster.dcr
/
Behaviors_36_Next Button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-02-10
|
240 b
|
12 lines
on mouseUp me
set the member of sprite the currentSpriteNum to "Next"
end
on mouseDown me
set the member of sprite the currentSpriteNum to "NextDown"
end
on mouseWithin me
CheckHilite(me, member "NextHilite", member "NextDown")
end